Platform Explorer / Nuxeo Platform LTS 2017 9.10

Component org.nuxeo.search.ui.documentsLists

Contributions

XML Source

<?xml version="1.0"?>
<component name="org.nuxeo.search.ui.documentsLists">

  <extension target="org.nuxeo.ecm.webapp.documentsLists.DocumentsListsService"
    point="list">

    <documentsList name="SAVED_SEARCHES_CURRENT_SELECTION">
      <events>
        <event>folderishDocumentSelectionChanged</event>
      </events>
      <isSession>false</isSession>
    </documentsList>

  </extension>

</component>